/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
.banner {
  position: relative;
}
.banner .slider {
  width: 100% !important;
  height: 810px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.banner .slider-main {
  width: 1920px;
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.banner .slider-main li {
  width: 100%;
  height: 100%;
}
.banner .osSlider-main .slider-btn-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
}
.banner .osSlider-main:hover .slider-btn-prev {
  left: 3%;
}
.banner .osSlider-main .slider-btn-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
}
.banner .osSlider-main:hover .slider-btn-next {
  right: 3%;
  cursor: pointer;
}
.banner .osSlider-main .slider-nav {
  position: absolute;
  width: 100%;
  bottom: 160px;
  text-align: center;
  z-index: 25;
  font-size: 0;
}
.banner .osSlider-main .slider-nav li {
  display: inline-block;
  vertical-align: top;
  width: 12px;
  height: 12px;
  background-color: #fff;
  border: solid 1px #ffffff;
  text-align: center;
  margin: 0 10px;
  border-radius: 50%;
  color: #333;
  cursor: pointer;
}
.banner .osSlider-main .slider-nav li.active {
  background-color: #485776;
  border: solid 1px #485776;
}
.one {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.tran {
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
a,
img {
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
button,
input {
  border: none;
  outline: none;
}
.out {
  position: relative;
}
.out:hover::after,
.out:hover::before {
  width: 100%;
}
.out:hover > a::after,
.out:hover > a::before {
  height: 166px;
}
.out:hover .pro_hot_txt > a {
  color: #0074d4;
}
.out::after,
.out::before {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background: #485776;
  left: 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.out::after {
  top: 0;
}
.out::before {
  top: 166px;
}
.in::after,
.in::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 0;
  background: #485776;
  top: 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.in::after {
  left: 0;
}
.in::before {
  right: 0;
}
.mt {
  margin-top: 60px;
}
.shadow:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.5);
}
.shadow2:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.linkeff {
  position: relative;
}
.linkeff:hover {
  color: #485776;
}
.linkeff:hover::after,
.linkeff:hover::before {
  width: 100%;
}
.linkeff::after,
.linkeff::before {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  height: 1px;
  background: #485776;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.linkeff::after {
  left: 0;
  top: 30px;
}
.linkeff::before {
  right: 0;
  bottom: 30px;
}
a,
img {
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.ico {
  position: relative;
  overflow: hidden;
}
.ico > span {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.ico > i {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -100%;
  left: 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  opacity: 0;
}
.title1 > h3 {
  font-size: 48px;
  font-weight: bold;
  color: #333333;
  line-height: 48px;
  margin-bottom: 20px;
}
.title1 > p > a {
  float: left;
  width: 100px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  background-color: #485776;
  border-radius: 17px;
  color: #ffffff;
  animation: myfirst 2s infinite;
  -moz-animation: myfirst 2s infinite;
  -webkit-animation: myfirst 2s infinite;
  -o-animation: myfirst 2s infinite;
}
.title1 > p > a:hover:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.5);
}
.title1 > p > span {
  margin-left: 10px;
  font-size: 24px;
  float: left;
  font-family: Arial;
  color: #333333;
  text-transform: uppercase;
}
.ab_lock1 {
  width: 100%;
  height: 1px;
  position: relative;
  z-index: 3;
}
.ab_lock1 .lock1_main {
  position: absolute;
  top: -150px;
  left: 50%;
  transform: translate(-50%);
  height: 100px;
}
.ab_lock1 .lock1_main .lock_list > li {
  float: left;
  width: 380px;
  height: 100px;
  background-color: #ffffff;
  margin-right: 29px;
  padding: 27px 30px 0 40px;
  box-sizing: border-box;
  z-index: 1;
  position: relative;
}
.ab_lock1 .lock1_main .lock_list > li::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  z-index: -1;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  bottom: 0;
  left: 0;
  background-color: #485776;
}
.ab_lock1 .lock1_main .lock_list > li:hover::after {
  height: 100%;
}
.ab_lock1 .lock1_main .lock_list > li:hover .lock_ico > span {
  top: -100%;
  opacity: 0;
}
.ab_lock1 .lock1_main .lock_list > li:hover .lock_ico > i {
  opacity: 1;
  top: 0;
}
.ab_lock1 .lock1_main .lock_list > li:hover .lock_txt > a {
  color: #ffffff;
}
.ab_lock1 .lock1_main .lock_list > li:hover .lock_txt > p {
  color: #ffffff;
}
.ab_lock1 .lock1_main .lock_list > li .lock_txt > a {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  line-height: 20px;
  margin-bottom: 15px;
  display: block;
}
.ab_lock1 .lock1_main .lock_list > li .lock_txt > p {
  font-size: 14px;
  line-height: 14px;
  color: #666666;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.ab_lock1 .lock1_main .lock_list > li .lock_ico {
  float: right;
  width: 60px;
  height: 60px;
  position: relative;
  overflow: hidden;
}
.ab_lock1 .lock1_main .lock_list > li .lock_ico > span {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.ab_lock1 .lock1_main .lock_list > li .lock_ico > i {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -100%;
  left: 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  opacity: 0;
}
.ab_lock1 .lock1_main .lock_list > li:nth-last-child(1) {
  margin-right: 0;
}
.ab_lock1 .lock1_main .lock_list > li:nth-child(1) .lock_ico > span {
  background: url(../images/lock1.png) center no-repeat;
}
.ab_lock1 .lock1_main .lock_list > li:nth-child(1) .lock_ico > i {
  background: url(../images/lock1-2.png) center no-repeat;
}
.ab_lock1 .lock1_main .lock_list > li:nth-child(2) .lock_ico > span {
  background: url(../images/lock2.png) center no-repeat;
}
.ab_lock1 .lock1_main .lock_list > li:nth-child(2) .lock_ico > i {
  background: url(../images/lock2-2.png) center no-repeat;
}
.ab_lock1 .lock1_main .lock_list > li:nth-child(3) .lock_ico > span {
  background: url(../images/lock3.png) center no-repeat;
}
.ab_lock1 .lock1_main .lock_list > li:nth-child(3) .lock_ico > i {
  background: url(../images/lock3-2.png) center no-repeat;
}
.pro {
  width: 100%;
  padding: 60px 0 90px;
  background: #fcfcfc;
}
.pro .pro_main .pro_menu .pro_tit > h3 {
  font-size: 48px;
  font-weight: bold;
  color: #333333;
  line-height: 48px;
  margin-bottom: 20px;
}
.pro .pro_main .pro_menu .pro_tit > p > a {
  float: left;
  width: 100px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  background-color: #485776;
  border-radius: 17px;
  color: #ffffff;
  animation: myfirst 2s infinite;
  -moz-animation: myfirst 2s infinite;
  -webkit-animation: myfirst 2s infinite;
  -o-animation: myfirst 2s infinite;
}
.pro .pro_main .pro_menu .pro_tit > p > span {
  margin-left: 10px;
  font-size: 24px;
  float: left;
  font-family: Arial;
  color: #333333;
}
.pro .pro_main .pro_menu .pro_menu_list {
  width: 810px;
  margin-top: 34px;
}
.pro .pro_main .pro_menu .pro_menu_list > ul > li {
  float: left;
  font-size: 14px;
  color: #333333;
  padding: 0 14px;
}
.pro .pro_main .pro_menu .pro_menu_list > ul > li.on > a {
  font-weight: bold;
  color: #485776;
}
.pro .pro_main .pro_menu .pro_menu_list > ul > li:hover > a {
  font-weight: bold;
  color: #485776;
}
.pro .pro_main .pro_menu .pro_menu_list > ul > li > a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 30px;
  color: #333333;
}
.pro .pro_main .pro_view {
  margin-top: 43px;
  height: 430px;
  overflow: hidden;
}
.pro .pro_main .pro_view .pro_view_list > li {
  float: left;
  width: 285px;
  height: 430px;
  background-color: #ffffff;
  box-shadow: 1px 1px 16px 0px rgba(0, 0, 0, 0.1);
  margin-right: 20px;
  position: relative;
  z-index: 1;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.pro .pro_main .pro_view .pro_view_list > li:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.5);
}
.pro .pro_main .pro_view .pro_view_list > li:hover::after {
  height: 100%;
}
.pro .pro_main .pro_view .pro_view_list > li:hover .pro_txt > h3 > a {
  color: #ffffff;
}
.pro .pro_main .pro_view .pro_view_list > li:hover .pro_txt > p {
  color: #ffffff;
}
.pro .pro_main .pro_view .pro_view_list > li:hover .pro_txt > a {
  color: #ffffff;
}
.pro .pro_main .pro_view .pro_view_list > li::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  background-color: #485776;
  z-index: -1;
  bottom: 0;
  left: 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.pro .pro_main .pro_view .pro_view_list > li > a {
  display: block;
  width: 265px;
  height: 220px;
  margin: 10px auto 0;
}
.pro .pro_main .pro_view .pro_view_list > li > a > img {
  width: 100%;
  height: 100%;
}
.pro .pro_main .pro_view .pro_view_list > li .pro_txt {
  width: 100%;
  height: 200px;
  padding: 0 10px;
  box-sizing: border-box;
}
.pro .pro_main .pro_view .pro_view_list > li .pro_txt > h3 {
  width: 100%;
  height: 55px;
  border-bottom: 1px solid #dddddd;
  box-sizing: border-box;
}
.pro .pro_main .pro_view .pro_view_list > li .pro_txt > h3 > a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 55px;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.pro .pro_main .pro_view .pro_view_list > li .pro_txt > p {
  width: 100%;
  font-size: 14px;
  color: #666666;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
  margin: 15px 0 15px;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.pro .pro_main .pro_view .pro_view_list > li .pro_txt > a {
  display: block;
  width: 100%;
  height: 42px;
  text-align: center;
  line-height: 42px;
  font-size: 14px;
  color: #999999;
  border: solid 1px #dddddd;
}
.pro .pro_main .pro_view .pro_view_list > li .pro_txt > a:hover:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.5);
}
.pro .pro_main .pro_view .pro_view_list > li:nth-last-child(1) {
  margin-right: 0;
}
.about {
  width: 100%;
  padding-top: 90px;
  box-sizing: border-box;
  height: 685px;
  background: url(../images/ab_bg.jpg) center no-repeat;
}
.about .ab_main .ab_top .ab_tit > h3 {
  font-size: 60px;
  font-family: Arial;
  font-weight: bold;
  line-height: 60px;
  color: #555555;
  background: url(../images/ab_line.png) right bottom no-repeat;
  padding-right: 68px;
  margin-bottom: 20px;
}
.about .ab_main .ab_top .ab_tit > img {
  width: 142px;
  height: 23px;
}
.about .ab_main .ab_top .ab_txt {
  margin-top: 40px;
  margin-left: 20px;
  width: 802px;
}
.about .ab_main .ab_top .ab_txt > h5 {
  font-size: 14px;
  color: #555555;
  width: 100%;
  line-height: 30px;
  height: 120px;
  overflow: hidden;
  margin-bottom: 18px;
}
.about .ab_main .ab_top .ab_txt > span {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #dfdfdf;
}
.about .ab_main .ab_top > a {
  width: 60px;
  height: 60px;
  background: url(../images/ab_more.png) center no-repeat;
  margin-top: 40px;
  border: solid 1px #dddddd;
  box-sizing: border-box;
}
.about .ab_main .ab_top > a:hover:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.5);
}
.about .ab_main .ab_view {
  margin-top: 70px;
}
.about .ab_main .ab_view .ab_pic {
  width: 479px;
  height: 270px;
}
.about .ab_main .ab_view .ab_pic > img {
  width: 100%;
  height: 100%;
}
.about .ab_main .ab_view .ab_ico_mian {
  width: 594px;
  margin-top: 10px;
}
.about .ab_main .ab_view .ab_ico_mian .ab_list > li {
  float: left;
  margin-right: 150px;
  margin-bottom: 110px;
}
.about .ab_main .ab_view .ab_ico_mian .ab_list > li:hover .ab_ico > span {
  top: -100%;
  opacity: 0;
}
.about .ab_main .ab_view .ab_ico_mian .ab_list > li:hover .ab_ico > i {
  top: 0;
  opacity: 1;
}
.about .ab_main .ab_view .ab_ico_mian .ab_list > li:hover .ab_ico_txt > a {
  color: #485776;
  font-weight: bold;
}
.about .ab_main .ab_view .ab_ico_mian .ab_list > li:hover .ab_ico_txt > span {
  color: #485776;
}
.about .ab_main .ab_view .ab_ico_mian .ab_list > li .ab_ico {
  width: 51px;
  height: 59px;
  position: relative;
  overflow: hidden;
}
.about .ab_main .ab_view .ab_ico_mian .ab_list > li .ab_ico > span {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.about .ab_main .ab_view .ab_ico_mian .ab_list > li .ab_ico > i {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -100%;
  left: 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  opacity: 0;
}
.about .ab_main .ab_view .ab_ico_mian .ab_list > li .ab_ico_txt {
  margin-top: 5px;
  margin-left: 15px;
}
.about .ab_main .ab_view .ab_ico_mian .ab_list > li .ab_ico_txt > a {
  display: block;
  font-size: 18px;
  color: #333333;
  line-height: 18px;
  margin-bottom: 15px;
}
.about .ab_main .ab_view .ab_ico_mian .ab_list > li .ab_ico_txt > span {
  text-transform: uppercase;
  font-size: 14px;
  color: #666666;
  line-height: 14px;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.about .ab_main .ab_view .ab_ico_mian .ab_list > li:nth-child(1) .ab_ico > span {
  background: url(../images/ab1.png) center no-repeat;
}
.about .ab_main .ab_view .ab_ico_mian .ab_list > li:nth-child(1) .ab_ico > i {
  background: url(../images/ab1-2.png) center no-repeat;
}
.about .ab_main .ab_view .ab_ico_mian .ab_list > li:nth-child(2) .ab_ico > span {
  background: url(../images/ab2.png) center no-repeat;
}
.about .ab_main .ab_view .ab_ico_mian .ab_list > li:nth-child(2) .ab_ico > i {
  background: url(../images/ab2-2.png) center no-repeat;
}
.about .ab_main .ab_view .ab_ico_mian .ab_list > li:nth-child(3) {
  margin-bottom: 0;
}
.about .ab_main .ab_view .ab_ico_mian .ab_list > li:nth-child(3) .ab_ico > span {
  background: url(../images/ab3.png) center no-repeat;
}
.about .ab_main .ab_view .ab_ico_mian .ab_list > li:nth-child(3) .ab_ico > i {
  background: url(../images/ab3-2.png) center no-repeat;
}
.about .ab_main .ab_view .ab_ico_mian .ab_list > li:nth-child(4) {
  margin-bottom: 0;
}
.about .ab_main .ab_view .ab_ico_mian .ab_list > li:nth-child(4) .ab_ico > span {
  background: url(../images/ab4.png) center no-repeat;
}
.about .ab_main .ab_view .ab_ico_mian .ab_list > li:nth-child(4) .ab_ico > i {
  background: url(../images/ab4-2.png) center no-repeat;
}
.solu {
  width: 100%;
  height: 605px;
  padding-top: 72px;
  box-sizing: border-box;
  background: url(../images/solu_bg.jpg) center no-repeat;
}
.solu .solu_main .solu_tit .title1 > h3 {
  color: #ffffff;
}
.solu .solu_main .solu_tit .title1 > p > span {
  color: #ffffff;
}
.solu .solu_main .solu_tit > p {
  margin-top: 38px;
  font-size: 18px;
  line-height: 18px;
  color: #fffefe;
}
.solu .solu_main .solu_view {
  margin-top: 50px;
  height: 290px;
  position: relative;
}
.solu .solu_main .solu_view .solu_view_list > li {
  float: left;
  width: 270px;
  height: 290px;
  background: rgba(0, 0, 0, 0.7);
  margin-right: 40px;
  position: relative;
  z-index: 1;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.solu .solu_main .solu_view .solu_view_list > li:hover {
  background: none;
}
.solu .solu_main .solu_view .solu_view_list > li:hover::after {
  width: 100%;
}
.solu .solu_main .solu_view .solu_view_list > li:hover > h3::after {
  background: #fff;
}
.solu .solu_main .solu_view .solu_view_list > li:hover > h4 {
  color: #fff;
}
.solu .solu_main .solu_view .solu_view_list > li:hover .solu_ico > a {
  color: #fff;
}
.solu .solu_main .solu_view .solu_view_list > li::after {
  content: "";
  position: absolute;
  background: rgba(131, 141, 162, 0.7);
  width: 0;
  height: 100%;
  left: 0;
  bottom: 0;
  z-index: -1;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.solu .solu_main .solu_view .solu_view_list > li > h3 {
  width: 170px;
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  color: #ffffff;
  position: relative;
  margin: 40px auto 14px;
}
.solu .solu_main .solu_view .solu_view_list > li > h3 > a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #ffffff;
}
.solu .solu_main .solu_view .solu_view_list > li > h3::after {
  content: "";
  position: absolute;
  width: 40px;
  height: 2px;
  background-color: #717171;
  left: -50px;
  top: 12px;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.solu .solu_main .solu_view .solu_view_list > li > p {
  width: 170px;
  margin: 0 auto 25px;
  font-size: 18px;
  line-height: 18px;
  color: #ffffff;
}
.solu .solu_main .solu_view .solu_view_list > li > h4 {
  width: 170px;
  font-size: 14px;
  color: #999999;
  line-height: 25px;
  height: 75px;
  margin: 0 auto;
  overflow: hidden;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.solu .solu_main .solu_view .solu_view_list > li .solu_ico {
  width: 170px;
  margin: 25px auto 0;
}
.solu .solu_main .solu_view .solu_view_list > li .solu_ico > a {
  font-size: 14px;
  color: #999999;
  background: url(../images/so_more.png) left center no-repeat;
  padding-left: 26px;
}
.solu .solu_main .solu_view .solu_view_list > li .solu_ico > img {
  float: right;
}
.solu .solu_main .solu_view .so_prev,
.solu .solu_main .solu_view .so_next {
  position: absolute;
  width: 46px;
  height: 46px;
  cursor: pointer;
  top: 122px;
}
.solu .solu_main .solu_view .so_prev {
  left: -66px;
  background: url(../images/so_prev.png) center no-repeat;
}
.solu .solu_main .solu_view .so_next {
  right: -66px;
  background: url(../images/so_next.png) center no-repeat;
}
.news {
  width: 100%;
}
.news .news_main .news_tit {
  margin-top: 88px;
}
.news .news_main .news_tit > h3 {
  font-size: 60px;
  line-height: 60px;
  font-family: Arial;
  font-weight: bold;
  color: #555555;
  margin-bottom: 20px;
  background: url(../images/ab_line.png) 181px 34px no-repeat;
}
.news .news_main .news_tit > h4 {
  font-size: 18px;
  line-height: 18px;
  color: #555555;
  margin-bottom: 10px;
}
.news .news_main .news_tit > p {
  font-size: 14px;
  line-height: 14px;
  color: #555555;
}
.news .news_main .news_tit > a {
  display: block;
  width: 225px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 14px;
  color: #ffffff;
  background-color: #485776;
  margin-top: 130px;
}
.news .news_main .news_tit > a:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.5);
}
.news .news_main .news_tit > a:hover {
  border-radius: 25px;
}
.news .news_main .news_con {
  width: 870px;
  height: 578px;
  position: relative;
}
.news .news_main .news_con .news_list {
  height: 578px;
}
.news .news_main .news_con .news_list > li {
  float: left;
  width: 230px;
  height: 481px;
  border-left: 1px solid #eeeeee;
  padding-left: 30px;
  padding-top: 97px;
  margin-left: 30px;
}
.news .news_main .news_con .news_list > li:hover > h3 > a {
  color: #485776;
}
.news .news_main .news_con .news_list > li:hover .news_pic > img {
  transform: scale(1.2);
}
.news .news_main .news_con .news_list > li:hover > .news_more {
  transform: translate(100px);
}
.news .news_main .news_con .news_list > li > span {
  display: block;
  font-size: 36px;
  font-family: Arial;
  color: #cccccc;
  line-height: 36px;
  margin-bottom: 20px;
}
.news .news_main .news_con .news_list > li > i {
  display: block;
  font-family: Arial;
  font-size: 16px;
  color: #555555;
  margin-bottom: 15px;
}
.news .news_main .news_con .news_list > li > h3 {
  width: 100%;
  font-size: 16px;
  color: #333333;
  line-height: 30px;
  height: 60px;
}
.news .news_main .news_con .news_list > li > h3 > a {
  display: block;
  width: 100%;
  height: 100%;
  color: #333333;
  overflow: hidden;
}
.news .news_main .news_con .news_list > li .news_pic {
  display: block;
  width: 100%;
  height: 145px;
  margin: 10px 0;
  overflow: hidden;
}
.news .news_main .news_con .news_list > li .news_pic > img {
  width: 100%;
  height: 100%;
}
.news .news_main .news_con .news_list > li > h4 {
  width: 100%;
  font-size: 14px;
  color: #666666;
  line-height: 25px;
  height: 75px;
  overflow: hidden;
  margin-bottom: 40px;
}
.news .news_main .news_con .news_list > li > .news_more {
  display: block;
  width: 32px;
  height: 7px;
  background: url(../images/news_more.png) center no-repeat;
}
.news .news_main .news_con .news_prev,
.news .news_main .news_con .news_next {
  position: absolute;
  width: 17px;
  height: 30px;
  top: 258px;
  cursor: pointer;
}
.news .news_main .news_con .news_prev {
  left: -333px;
  background: url(../images/news_prev.png) center no-repeat;
}
.news .news_main .news_con .news_prev::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 31px;
  background-color: #dddddd;
  left: 30px;
  top: 0;
}
.news .news_main .news_con .news_next {
  left: -286px;
  background: url(../images/news_next.png) center no-repeat;
}
.gold {
  width: 100%;
  height: 608px;
  padding-top: 64px;
  box-sizing: border-box;
  background: url(../images/gold_bg.jpg) center no-repeat;
}
.gold .gold_main .solu_tit .title1 > h3 {
  color: #333333;
}
.gold .gold_main .solu_tit .title1 > p > span {
  color: #333333;
}
.gold .gold_main .solu_tit > p {
  margin-top: 38px;
  font-size: 18px;
  line-height: 18px;
  color: #333333;
}
.gold .gold_main .gold_con {
  margin-top: 40px;
}
.gold .gold_main .gold_con .gold_item {
  float: left;
  width: 570px;
  margin-right: 60px;
}
.gold .gold_main .gold_con .gold_item > h3 {
  width: 100%;
  height: 42px;
  text-align: center;
  line-height: 42px;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  background-color: #ffffff;
  box-shadow: 1px 1px 24px 0px rgba(6, 0, 1, 0.05);
}
.gold .gold_main .gold_con .gold_item > h3 > a {
  display: block;
  width: 100%;
  height: 100%;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.gold .gold_main .gold_con .gold_item .gold_list > li {
  width: 100%;
  height: 42px;
  background-color: #ffffff;
  box-shadow: 1px 1px 24px 0px rgba(6, 0, 1, 0.05);
  margin-top: 20px;
  line-height: 42px;
  text-align: center;
  font-size: 16px;
  color: #333333;
  position: relative;
  z-index: 1;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.gold .gold_main .gold_con .gold_item .gold_list > li:hover:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.5);
}
.gold .gold_main .gold_con .gold_item .gold_list > li:hover::after {
  width: 100%;
}
.gold .gold_main .gold_con .gold_item .gold_list > li:hover > a {
  color: #ffffff;
}
.gold .gold_main .gold_con .gold_item .gold_list > li::after {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  background: #485776;
  z-index: -1;
  left: 0;
  top: 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.gold .gold_main .gold_con .gold_item .gold_list > li > a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333333;
}
.gold .gold_main .gold_con .gold_item:nth-last-child(1) {
  margin-right: 0;
}
.links {
  width: 100%;
  height: 100px;
  line-height: 100px;
  background-color: #f7f7f7;
}
.links .link_main .link_tit {
  width: 136px;
  height: 36px;
  line-height: 36px;
  margin-top: 35px;
  font-family: Impact;
  font-size: 36px;
  color: #485776;
  position: relative;
  border-right: 1px solid #d2d2d2;
  box-sizing: border-box;
}
.links .link_main .link_tit > span {
  position: absolute;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  width: 64px;
  height: 28px;
  line-height: 28px;
  right: 26px;
  bottom: 0;
  background-color: #f7f7f7;
}
.links .link_main .link_list > a {
  float: left;
  font-size: 14px;
  color: #333333;
  padding: 0 23px;
  position: relative;
}
.links .link_main .link_list > a:hover {
  color: #485776;
}
.links .link_main .link_list > a:hover::after,
.links .link_main .link_list > a:hover::before {
  width: 100%;
}
.links .link_main .link_list > a::after,
.links .link_main .link_list > a::before {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  height: 1px;
  background: #485776;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.links .link_main .link_list > a::after {
  left: 0;
  top: 30px;
}
.links .link_main .link_list > a::before {
  right: 0;
  bottom: 30px;
}
